home *** CD-ROM | disk | FTP | other *** search
/ Champak 53 / Volume 53 - JOGO DISK .iso / Games / thebestdayever.swf / scripts / DefineButton2_814 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  66b  |  5 lines

  1. on(release){
  2.    _global.Sounds.ToMute();
  3.    gotoAndStop(2);
  4. }
  5.